Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 339 Bytes

remove_<model>_tag.rst

File metadata and controls

25 lines (17 loc) · 339 Bytes

remove<model>_tag

Usage

Fires when tags are removed from a record of type <model>

Arguments

:phpOmeka_Record_AbstractRecord record

The record tags are being removed from.

array added

Array of tags removed

Examples